Skip to content

Supports Tencent Kona JDK 25 - #161

Open
johnshajiang wants to merge 1 commit into
foojayio:mainfrom
johnshajiang:support-konajdk25
Open

Supports Tencent Kona JDK 25#161
johnshajiang wants to merge 1 commit into
foojayio:mainfrom
johnshajiang:support-konajdk25

Conversation

@johnshajiang

@johnshajiang johnshajiang commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Tencent has released Kona JDK 25 at https://github.com/Tencent/TencentKona-25/releases.
This PR just supports this major version.

Summary by CodeRabbit

  • New Features
    • Added Java 25 support for Kona distribution downloads and package discovery.
    • Java 25 package filenames are now recognized correctly.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ed9e675e-ee03-4e01-9603-b783adc5fddf

📥 Commits

Reviewing files that changed from the base of the PR and between f3ccc80 and e5a3cfa.

📒 Files selected for processing (1)
  • src/main/java/io/foojay/api/distribution/Kona.java

📝 Walkthrough

Walkthrough

Kona now supports Java 25 in distribution URL generation, bulk package retrieval, and package filename parsing.

Changes

Kona Java 25 support

Layer / File(s) Summary
Add Java 25 release and package handling
src/main/java/io/foojay/api/distribution/Kona.java
Kona includes Java 25 release endpoints in URL generation and bulk package retrieval. Package parsing accepts Java 25 filenames.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the addition of Tencent Kona JDK 25 support.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant